|  |  | @@ -20,7 +20,7 @@ module Agents | 
            
            
              | 20 | 20 |   | 
            
            
              | 21 | 21 |        1. Obtain an `auth_token` by [creating a new bot](https://telegram.me/botfather). | 
            
            
              | 22 | 22 |        2. Send a private message to your bot by visiting https://telegram.me/YourHuginnBot | 
            
            
              | 23 |  | -      3. Obtain your private `chat_id` from the recently started conversation by visiting https://api.telegram.org/bot<auth_token>/getUpdates | 
            
            
              |  | 23 | +      3. Obtain your private `chat_id` from the recently started conversation by visiting https://api.telegram.org/bot`<auth_token>`/getUpdates | 
            
            
              | 24 | 24 |      MD | 
            
            
              | 25 | 25 |   | 
            
            
              | 26 | 26 |      def default_options |